-
Notifications
You must be signed in to change notification settings - Fork 338
adding fabi.ai to clickhouse doc #3921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@zephyring is attempting to deploy a commit to the ClickHouse Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Hi @zephyring! Thanks for opening this PR. Let's add
as exceptions to the spelling list: https://github.com/fabi-ai/clickhouse-docs/blob/af9a97c6f72c425e2610565d0a8fed119bd6c5a2/scripts/aspell-ignore/en/aspell-dict.txt You'll also need to add this page to a sidebar to get CI green and for the page to show: Line 900 in b73232a
|
thanks for reviewing! I've added them |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one import statement missing and then we should be good to go
|
||
import fabi_00 from '@site/static/images/integrations/data-visualization/fabi_00.png'; | ||
import fabi_01 from '@site/static/images/integrations/data-visualization/fabi_01.png'; | ||
import fabi_02 from '@site/static/images/integrations/data-visualization/fabi_02.png'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
import fabi_02 from '@site/static/images/integrations/data-visualization/fabi_02.png'; | |
import fabi_02 from '@site/static/images/integrations/data-visualization/fabi_02.png'; | |
import fabi_03 from '@site/static/images/integrations/data-visualization/fabi_03.png'; |
Summary
Checklist